home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / powerb5.zip / P5MSC010.TIP < prev    next >
Text File  |  1993-06-01  |  3KB  |  60 lines

  1. I was disappointed to find out that my TI TravelMate 2000's
  2. suspend/resume mode, like that on many other laptops,
  3. doesn't work inside Windows. Luckily, after some
  4. experimentation, I discovered an exception: It does work
  5. from inside a Windows DOS session. To give myself instant
  6. access to the suspend/resume feature, I used the Windows
  7. Recorder to create a hot key macro that starts a DOS
  8. session. When I want to put the computer to sleep, I press a
  9. hot key (<Ctrl>-<Alt>-D), then the Suspend key. To return to
  10. work, I simply hit resume and type EXIT at the DOS prompt.
  11. The macro is also handy for launching a quick DOS session on
  12. any machine. Here's how to create the macro. Open Recorder
  13. from Program Manager's Accessories group. If you already
  14. have your own file of macros, use the File·Open command to
  15. open it now. Select MacrooRecord to bring up the Record
  16. Macro dialog box. In that box, name the macro Start a DOS
  17. session, set your Shortcut Key to <Ctrl>-<Alt>-D, make sure
  18. that the Playback To setting is for Same Application, and
  19. select Ignore Mouse from the Record Mouse list box. Once
  20. you've set your options, select Start to start recording.
  21.  
  22. Because you were in the Program Manager when you launched
  23. Recorder, you should be back there now. Using the keyboard,
  24. (you told Recorder to ignore the mouse), press <Alt>-FR (for
  25. File Run). Type COMMAND in the resulting dialog box, and
  26. press <Enter>. When the DOS prompt appears, type EXIT and
  27. press <Enter> to return to Windows (the keys you press at
  28. the DOS prompt aren't recorded). Finally, press
  29. <Ctrl>-<Break> to stop recording the macro and
  30. <Alt>-S-<Enter> to save it to Recorder. Press <Alt>-<Tab> to
  31. return to Recorder, then save the macro to a file with
  32. File·Save, naming it as you wish.
  33.  
  34. Finally, to make sure your macro is ready to run at any
  35. time, you'll need to configure Windows to start Recorder and
  36. your macro file at the beginning of each session (Recorder
  37. uses only 30K of memory, so don't worry about having
  38. insufficient room for other applications). To do this
  39. configuring, use Sysedit or a text editor to add the name of
  40. your macro file to the Load= line in your WIN.INI file.
  41.  
  42. Tim Rohrer
  43. Tucson, Arizona
  44.  
  45. Editor's Note: This is a great workaround for a Windows
  46. conflict that plagues many notebook users. Unlike a Program
  47. Manager icon's shortcut key, which works only when Program
  48. Manager is the active window, Mr. Rohrer's macro works from
  49. any window except a 386 Enhanced Mode DOS session. This
  50. makes the macro much more convenient than a Program Manager
  51. shortcut key.
  52.  
  53.  
  54. Title: Leaving Windows in Suspense
  55. Category: MSC
  56. Issue Date: October, 1992
  57. Editor: Brett Glass
  58. Supplementary Files: None
  59. Filename: P5MSC010.TIP
  60.